.container{width: 1190px;margin: auto;}
.clear{clear: both;}

.index_yh_news{width: 100%;min-width: 1190px;max-width: 1920px;padding-top: 70px;padding-bottom: 60px;margin: auto;}
.index_news_title{font-family: 微软雅黑;font-size: 30px;color: #333333;text-align: center;line-height: 40px;display: none}
.index_news_title_en{font-family: Arial;font-size: 25px;color: #b9b9b9;text-align: center;line-height: 35px;display: none;font-weight: normal}
.index_newslist{margin-top: 45px;display: none}
.index_newslist li{width: 369px;height:533px;list-style: none;float: left;border: 1px solid #e7e7e7;transition: all 1s;}
.index_newsimg{width: 369px;height: 300px;overflow: hidden;}
.index_newsimg img{width: 369px;height: 300px;transition: all .6s;}
.index_newsname{width: 349px;overflow: hidden;padding: 15px 10px;margin: auto}
.index_newsname a{color: #333333;font-size: 16px;line-height: 30px;font-weight: normal;font-family:微软雅黑}
.index_newstext{width: 349px;margin: auto;margin-top: 14px;margin-bottom: 30px;padding: 0 10px;}
.index_newstext a{font-size: 14px;color: #868686;font-weight: normal;line-height: 25px;}
.news_more{font-size: 14px;color: #203a68;font-weight: normal;font-family: pangram;line-height: 25px;display: block;padding: 0 12px;}
.index_newslist li:hover .index_newsimg img{transform: scale(1.2);transition: all 1s;}
.index_newslist li:hover{box-shadow: 2px 4px 12px #efefef;transform: translate3d(0,-20px,100px) scale(1.02);transition: all 0.6s;}